Visual Basic (Declaration) | |
---|---|
Public Overloads Function ProjectTaskAsync( _ ByVal graphics As IEnumerable(Of Graphic), _ ByVal outSpatialReference As SpatialReference _ ) As Task(Of ProjectionResult) |
C# | |
---|---|
public Task<ProjectionResult> ProjectTaskAsync( IEnumerable<Graphic> graphics, SpatialReference outSpatialReference ) |
Parameters
- graphics
- The graphics containing the geometry to project.
- outSpatialReference
- The SpatialReference to project to.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8